home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / zodiac20.zip / ZODIAC.CLR < prev    next >
Text File  |  1990-11-20  |  4KB  |  113 lines

  1. #
  2. # This is a 'colors' data file for the program zodiac. There are fifteen
  3. # distinct areas of the bulletin which may have colors set. The areas are
  4. # identified as HEAD, FOOT, TL1, TL2, TL3, TL4, TL5, TL6, TL7, CTITLE,
  5. # CHEAD, CALENDAR, PHASE, SIGN and HOROSCOPE. The following sample output
  6. # identifies each of these areas.
  7. #
  8. # ==========[ SSA - Bulletin #11 ]============================== <- HEAD
  9. #
  10. #                              Your Daily Horoscope              <- TL1
  11. #
  12. #                         zodiac v1.1  brought to you by         <- TL2
  13. #                    Santa Software Associates (703) 349-0135    <- TL3
  14. #                          and Your Bulletin Board Name          <- TL4
  15. #               Copyright 1988, 1989 by Santa Software Associates<- TL5
  16. #                              All Rights Reserved               <- TL6
  17. #                              ===================               <- TL7
  18. #
  19. #
  20. #                                 September 1990                 <- CTITLE
  21. #
  22. #                               S  M Tu  W Th  F  S              <- CHEAD
  23. #                                                 1            -\
  24. #                               2  3  4  5  6  7  8             |
  25. #                               9 10 11 12 13 14 15             |- CALENDAR
  26. #                              16 17 18 19 20 21 22             |
  27. #                              23 24 25 26 27 28 29             |
  28. #                              30                              -/
  29. #     As this horoscope was cast the Moon was Waning Crescent    <- PHASE
  30. #
  31. #
  32. #     Aries (Mar 21 - Apr 19)                                    <- SIGN
  33. #          Now  is  the  time  to  hold tight to your finances.  <- HOROSCOPE
  34. #          attention should  be  payed  to  someone  close  bef
  35. #          opportunity  passes.  Emphasis  tonight  should  be 
  36. #          recuperation. Pisces, Leo will be featured.
  37. #
  38. #               .
  39. #               .
  40. #               .
  41. #
  42. #     Pisces (Feb. 19 - Mar. 20)                                 <- SIGN
  43. #          Take  special care during the evening hours. Major f  <- HOROSCOPE
  44. #          decisions should be delayed. Allow  yourself  some  
  45. #          think  things  through.  Look beyond the immediate. 
  46. #          background.
  47. #
  48. #
  49. # =============================================================  <- FOOT
  50. #
  51. #
  52.  
  53.  
  54. #
  55. # Comments, which are lines beginning with a # character, are ignored, as
  56. # are blank lines within this colors file. Fourteen colors are available.
  57. # I know it seems a bit confusing from this diagram, but once you've seen
  58. # a sample color output you'll get the idea. The standard colors are
  59. # available and are identified with the following mnemonics:
  60. # BLUE GREEN CYAN RED MAGENTA YELLOW WHITE
  61. # H_BLUE H_GREEN H_CYAN H_RED H_MAGENTA H_YELLOW H_WHITE
  62. # The H_ colors are, of course, the high intensity colors.
  63. # Colors for each area are indicated in this file on the basis of one area
  64. # per line, one color per area with one or more spaces separating the two.
  65. # These next lines contain the default colors used by zodiac. Following this
  66. # are the actual configuration for an alternate display.
  67. # HEAD        H_WHITE
  68. # FOOT        H_WHITE
  69. # TL1        H_YELLOW
  70. # TL2        H_YELLOW
  71. # TL3        H_YELLOW
  72. # TL4        H_GREEN
  73. # TL5        H_YELLOW
  74. # TL6        H_YELLOW
  75. # TL7        H_YELLOW
  76. # CTITLE    CYAN
  77. # CHEAD        CYAN
  78. # CALENDAR    CYAN
  79. # PHASE        MAGENTA
  80. # SIGN        H_GREEN
  81. # HOROSCOPE    H_WHITE
  82.  
  83. HEAD  H_BLUE
  84. FOOT        H_BLUE
  85. TL1  H_WHITE
  86. TL2 H_GREEN
  87. TL3 H_GREEN
  88. TL4        H_RED
  89. TL5        YELLOW
  90. TL6        YELLOW
  91. TL7        YELLOW
  92. CTITLE        H_WHITE
  93. CHEAD        H_GREEN
  94. CALENDAR    GREEN
  95. PHASE        H_BLUE
  96. SIGN        H_WHITE
  97. HOROSCOPE    YELLOW
  98.  
  99. #
  100. # As a final note, I haven't conducted extensive testing for error inputs.
  101. # Also, don't gripe too much about my color selection scheme. My talents
  102. # are not necessarily in that area!
  103. # And as always ... enjoy the software. If it's usefull, register it and
  104. # you'll get rid of the Demo version tag and be able to place your BBS
  105. # name in the output instead.
  106.